Esx Settings Repository Software HostInfo

Esx Settings Repository Software HostInfo
Esx Settings Repository Software HostInfo

The Esx Settings Repository Software HostInfo schema contains the information about a standalone host that is assigned a software specification in the repository.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "id": "string",
    "name": "string"
}
string
id
Required

Identifier of the host.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: HostSystem. When operations return a value of this schema as a response, the property will be an identifier for the resource type: HostSystem.

string
name
Required

Name of the host.

This property was added in vSphere API 9.0.0.0.